﻿/* 侧边工具条 start */
.you{ display:none}
.sideTools{ display:none}
.sideTools {
	position: fixed;
	z-index: 999;
	top: 0;
	right: 0;
	height: 100%;
	width: 60px;
}
.sideTools .toolbox {
	display: table;
	height: 100%;
	width: 100%;
}
.sideTools .toolUl {
	display: table-cell;
	vertical-align: middle;
}

.sideTools .toolUl .toolLi {
	
	position: relative;
	height: 62px;

	transition: all .3s ease-in;
	font-size: 16px;
	background-color: #0a7bcc;
	margin-top: 10px;
}
.sideTools .toolUl .toolLi .icon {
	height: 68px;
	line-height: 64px;
	text-align: center;
	display: block;
	cursor: pointer;
	font-size: 38px;
	color: #fff; 
}
.sideTools .toolUl .toolLi .icon img{	height: 30px; width: auto; margin-top:6px}
.sideTools .toolUl .liG {
	height: 50px;
}
.sideTools .toolUl .toolLi .text {
	text-align: center;
	cursor: pointer;
	color: #fff;
}
.sideTools .toolUl .toolLi .tip {
	position: absolute;
	opacity: 0;
	width: 120px;
	padding: 10px;
	min-height: 38px;
	background-color: #ffffff;
	right: 70px;
	top: 0;
	border: 1px solid #dedede;
	visibility: hidden;
	-webkit-transition: all .3s ease-in;
	transition: all .3s ease-in; z-index:99999
}
.sideTools .toolUl .toolLi .tip:before {
	content: "";
	display: block;
	width: 9px;
	height: 9px;
	background-color: #fff;
	position: absolute;
	right: -6px;
	top: 23px;
	border-top: 1px solid #dedede;
	border-right: 1px solid #dedede;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.sideTools .toolUl .toolLi:hover {
	background-color: #E39B22;
	opacity: 1;
}
.sideTools .toolUl .toolLi:hover .tip {
	right: 70px;
	visibility: visible;
	opacity: 1;
}
.sideTools .toolUl .liC .tip {
	width: 120px;
	padding: 10px 0;
	text-align: center;
}
.sideTools .toolUl .liC .tip a {
	display: block;
}
.sideTools .toolUl .liD .item {
	width: 33.3322%;
	float: left;
	text-align: center;
	margin-top: 6px;
}
.sideTools .toolUl .liD .item i {
	display: block;
	width: 50px;
	height: 50px;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: rgba(0,0,0,.2);
	border-radius: 3px;
	margin: 0 auto;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.sideTools .toolUl .liD .item a {
	color: #999;
}
.sideTools .toolUl .liE .tip {
	line-height: 1.6;
	width: 120px;
	font-size: 16px;
}
.sideTools .toolUl .liF .tip {
	width: 120px;
	padding: 5px 0;
	line-height: 1.4;
	text-align: center;
}
.sideTools .toolUl .liF .tip p {
	margin: 0;
}
.sideTools .toolUl .liF .tip img {
	max-width: 100%;
	display: inline-block;
}
.toolLi span{ display:none}




@media screen and (max-width: 780px) {
.talk_window{ display: none!important}
.toolLi span{ display:block; font-size:18px; line-height:60px; margin-left:15px; display:inline-block; vertical-align: top;}
.you{ display:none}
.sideTools {
	display: block;
	width: 100%;
	height: 60px;
	left: 0;
	bottom: 0;
	top: auto;
}

.sideTools .toolUl .toolLi {
	width:50%;
	float: left;
	margin-top: 0;
}
.sideTools .toolUl .liC A{ display:block; border-right:1px solid #DDF4FB}
.sideTools .toolUl .toolLi:before {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	width: 1px;
	background-color: #7FC2EC;
	display: block;
	
}
.sideTools .toolUl .toolLi .tip {
	bottom: 60px;
	left: 0;
	top: auto;
	right: auto;
	min-height: 50px;
	line-height: 2;
}
.sideTools .toolUl .toolLi:hover .tip {
	right: auto;
}
.sideTools .toolUl .toolLi .tip:before {
	bottom: -6px;
	top: auto;
	right: auto;
	left: 5px;
	border-top: 0;
	border-right: 0;
	display: none;
}
.sideTools .toolUl .liC .tip {
	width: 100%;
}
.sideTools .toolUl .liF .tip {
	width: 100%;
}

}
@media screen and (max-width: 479px) {
.sideTools .toolUl .liE .tip {
	display: none;
	opacity: 0;
}
.sideTools .toolUl .liE:hover .tip {
	display: none;
	opacity: 0;
}
}
/* 侧边工具条 end */

img.copy {
	border: 0;
	display:block;
}


	*{
		padding: 0;
		margin: 0;
		
	}
	.tou{
		
		background: none;
		width: 100%;
		height: 60px;
		float: left;
		position: fixed;
		top:0;
		
	}
	.weixin{
		margin: 0 auto ;
		height: 50px;
		width: 100%;
		margin-top: 5px;
		
		
	}
	.images{
		width:50px;
		height: 50px;
		float: left;
		width: 12%;
	}
	.tou .weixin .images img{
		
		width:50px;
		height: 50px;
		display: block;
		float: right;


	}
	.w1{
		line-height:22px;
		font-size: 16px;
		color: #FFFFFF;
		width:auto; 
		float:left;

	

	}
	.w1 .fuzhi{
		float: left;
		margin-top: 10px;
	}
	.w1 .zhuce{
		display: flex;
		align-items:center; 
	}
	.zhengwen {
		margin:0 auto;

        padding:0;

    	max-width:700px;
		
	}


	
	.dibu{
   
	
		position: fixed;
		bottom:0;
		margin: 0 auto;
	}
	.dibu img{
		max-width: 700px;
		margin: 0 auto;
		display: block;

	}
	
	.w2{
		max-width: 700px;
		margin: 50px auto 90px auto;
		text-align:center;
		width:100%;
		line-height: 30px;
	}
	.zuo{
		position:fixed;
		left: 0;
		top: 30%;

	}
	.you{
		position:fixed;
		top:30%;
		right: 0;
	
	}

.tanchuang {
    position: fixed;
    left: 50%;
    top: 45%;
    display: none;
    margin-left: -160px;
    margin-top: -220px;
    width: 320px;
    height: 300px;
    background: #fff;
    border-radius: 8px;
    text-align: center;
    z-index: 1000;
}.tanchuangfg {
    margin: 0 auto;
    text-align:center;
    width: 320px;
    height: 60px;
    background: #de8e98;
    border-radius: 8px 8px 0 0;
    overflow: hidden;
}.tanchuangfg p {
    margin-top: 3%;
    font-size: 28.8px;
    font-weight: bold;
    color: #fff;
}
.tanchuang p {
    margin-top: 10px;
}

.tanchuangyqm {
    margin: 0 auto;
    width: 250px;
    font-size: 28.8px;
    border: 1px dashed #ffea00;
    background: #de8e98;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
}.tanchuangdownli {
    width: 100%;
}
.tanchuangdownli img{ width:100px; margin:0px auto}


.tanchuangdownli a {
    display: inline-block;
    width: 200px;
    text-decoration: none;
    text-align:center;
    height: 55px;
}.tanchuangdown {
    display: block;
    width: 200px;
    height: 28px;
    margin: 0 auto;
    margin-top: 6%;
    padding-top: 4%;
    border-radius: 8px;
    background: #59c65d;
    font-size: 16px;
    color: #fff;
    text-align: center;
}.close {
    cursor: pointer;
    width: 48px;
    height: 48px;
    background:url(../images/close.png);
    position: absolute;
    top: 0;
    right: 0;
}
.zhezao{
	    display:none;
		background: rgba(0,0,0,0.5);
		width: 100%;
		height: 100%;
		position:fixed;
		left: 0;
		top: 0;
	}
	.w3{
		height: 50px;
		line-height: 60px;
		text-align: center;
		font-size: 25px;
		margin-top: 10px;
	
	}
	.w4{
		
		background: #ffffff;
		height:70px;
		line-height: 70px;
		margin: 0 auto;

		text-align: center;
		font-size: 25px;
		border-radius: ;
		width: 80%;
		color:#a36c40;
		font-weight: bold;

		margin: 0 auto;


    display: flex;
    -webkit-box-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    align-items:center;
	margin-top:60px;

	}
	.w5{
		margin: 0 auto;
	}
	.w5 img{
		width: 100px;
		display: block;
		margin: 10px auto;
	
		
	}
	.w6{
		font-size: 22px;
		margin: 10px auto;
		display:flex;
		justify-content: center; 
		align-items: center; 
	}
	.w6 img{
		width: 100px;

	}
	.w7{ 
		margin: 0 auto;
		text-align:center;
		font-size: 25px;
		line-height: 35px;
	
	
	}


.lyq{
		width: 100%;
		height: 100%;
		text-align: left;
		margin: 0 auto;

		
		
	}
	.y1{
		line-height: 30px;
		padding: 20px 20px 20px 20px;
		border-top-style: solid;
		border-top-color:#A7A7A7;
		border-top-width: 1px;
	}
	
	.name{
		color:#3C81C1;
		height: 40px;
		font-size: 14px;
	}
	.day{
		font-size: 12px;
		color:#A9A9A9;
		
	}
	.hf{
		color:#06399F;
		font-size: 16px;
		margin-left: 10px;
		cursor: pointer;
	}
	.team_zixun {
    width: 77%;
    height: 48px;
    margin: 0 auto;
    background: rgb(1,157,214);
    color: #fff;
    border-radius: 25px;
    margin-bottom: 16px;
	margin-top: 10px;
}
.team_zixun a {
    width: 100%;
    height: 48px;

    line-height: 48px;
    display: block;
    text-align: center;
    color: #fff;
    font-size: 19.2px;
	text-decoration-line: none;
}
.w55{
	position: relative;
    line-height: 50px;
    font-size: 18px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
}
.w55 .left{
	display: block;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    color: #3cc51f;
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    position: relative;
	text-align:center;
	border-top-color:#d5d5d6;
	border-top-style:solid;
	border-top-width:1px;
	border-right:#d5d5d6;
	border-right-style:solid;
	border-right-width:1px;
	line-height: 50px;
}
.w55 .right{


    display: block;
    -webkit-box-flex: 1;
    flex: 1;
    
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
	text-align:center;
	border-top-color:#d5d5d6;
	border-top-style:solid;
	border-top-width:1px;
	line-height: 50px;
	color:#5f646e;
}
.create-live-btn {
    margin: 0 auto;
    height: 48px;
    width: 77%;
    border-radius: 16px;
    display: flex;
    -webkit-box-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    align-items:center;
    background: rgb(1,157,214);
    color: #fff;
    margin-top: 20px;
    margin-bottom: 20px;
}
.create-live-btn .create-icon {
    width: 48px;
    height:48px;
    background: url(../images/logo.png) no-repeat 50%;
    background-size: 32px;
}

.create-icon1 {
    width: 64px;
    height: 64px;
    background: url(../images/icon.gif) no-repeat 50%;
    background-size: 48px;
}


.you,.tcpyq{

animation:twinkle1 0.6s infinite alternate ;

-moz-animation:twinkle1 0.6s infinite alternate ;

-ms-animation:twinkle1 0.6s infinite alternate ;

-webkit-animation:twinkle1 0.6s infinite alternate ;}

@keyframes twinkle1 {

0% {-webkit-transform: scale(1.0);-moz-transform: scale(1.0); -ms-transform: scale(1.0);}

100% {-webkit-transform: scale(1.1);-moz-transform:scale(1.1);-ms-transform: scale(1.1); }

}

@-moz-keyframes twinkle1{

0% {-webkit-transform: scale(1.0);-moz-transform: scale(1.0); -ms-transform: scale(1.0);}

100% {-webkit-transform: scale(1.1);-moz-transform:scale(1.1);-ms-transform: scale(1.1); }

}



@-ms-keyframes twinkle1{

0% {-webkit-transform: scale(1.0);-moz-transform: scale(1.0); -ms-transform: scale(1.0);}

100% {-webkit-transform: scale(1.1);-moz-transform:scale(1.1);-ms-transform: scale(1.1); }

} 

@-o-keyframes twinkle1{

0% {-webkit-transform: scale(1.0);-moz-transform: scale(1.0); -ms-transform: scale(1.0);}

100% {-webkit-transform: scale(1.1);-moz-transform:scale(1.1);-ms-transform: scale(1.1); }

}

@-webkit-keyframes twinkle1{

0% {-webkit-transform: scale(1.0);-moz-transform: scale(1.0); -ms-transform: scale(1.0);}

100% {-webkit-transform: scale(1.1);-moz-transform:scale(1.1);-ms-transform: scale(1.1); }

}
.tanchuangyqm button{ background:none; border:none}
.tou{ margin-top:-50%; z-index:-99999; position:relative}
.copy_btn{ background:none; border:none}



/*2017/07/28==弹窗*/
.talk_window{display:none;width: 500px;height: 260px;box-sizing:border-box;padding:15px;background: rgba(0,160,233,0.9);position: fixed;top: 50%;left: 50%;margin:-130px 0 0 -250px;z-index: 9999;}
.talk_window_con{border:1px solid #fff;width:100%;height: 100%;position: relative;}
.talk_window_con .t_w_close{position: absolute;top: 0px;right: 0px;font-size: 18px;
    color: #fff;line-height: 1;width: 30px;height: 25px;text-align: center;cursor: pointer;
    font-family: "Arial";padding-top: 5px;
}
.t_w_text{margin-top: 20px;text-align: center;color: #fff;}
.t_w_text h3{font-size: 24px; line-height: normal; margin-bottom: 15px;}
.t_w_text p{font-size: 18px; line-height:45px }
.t_w_text div.p{font-size: 20px;margin-top: 15px;}
.t_w_text div.p a{padding:0 10px;color: #fff;}
.t_w_btn{position: absolute;right: 0px;bottom:0px;}
.t_w_btn a{display: inline-block;box-sizing:border-box;font-size: 16px;float: left;height: 45px;line-height: 43px;}
.t_w_btn a:first-child{width: 163px;text-align: center;color: #00a0e9;background: #fff;}
.t_w_btn a:first-child+a{width: 115px;text-align: center;color: #fff;border:1px solid #fff;border-right: 0px;border-bottom: 0;}